Lender Price API
Locking a Loan Without LOS / 6. Reprice / 6.2 Get Next Actions After a Lock
In This Topic
    6.2 Get Next Actions After a Lock
    In This Topic

    Path

    GET /rest/v1/lp-ppe-api/price-quote/getNextLockStatus/{{lockId}}/{{lockEventId}}
    

    Headers        

    Authorization
    
    Bearer {{accessToken}}
    

    Example Request

    Copy Code
    curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/price-quote/getNextLockStatus/{{lockId}}/{{lockEventId}}' \
    --header 'Authorization: {{token}}'

    Example Response

    Copy Code
    [
      {
        "id": "5ecea90024aa9a000123b8f8",
        "createdBy": null,
        "creationDate": "2020-05-27T17:53:04Z",
        "modifiedBy": null,
        "modifiedDate": "2020-05-27T17:53:04Z",
        "allowModifiedDate": true,
        "modifiedByOverride": null,
        "alert": false,
        "order": 0,
        "root": true,
        "primeState": false,
        "autoStatus": false,
        "autoStatusLockStatusId": null,
        "allowRevert": false,
        "allowRevertTo": [],
        "productCodes": [],
        "productCodesExclude": [],
        "allowPriceChange": false,
        "code": "Priced",
        "buttonName": "Price",
        "description": null,
        "loanSupplyType": [
          "BuySide"
        ],
        "visibleGroupIds": [],
        "alertGroupIds": [],
        "mappingLos": [],
        "nextStatusIds": [
          "5ecea92624aa9a000123b996",
          "5f6ad2b924aa9a000172e4e4",
          "5ecea90024aa9a000123b8f8",
          "6001e70f24aa9a0001db0d8a"
        ],
        "color": "green",
        "alertActors": [],
        "lockStatusLogic": "Other",
        "allowDaylockOverride": false,
        "allowGracePeriodOverride": false,
        "requireReprice": false,
        "repriceOutOfGroup": false,
        "repriceOutOfGroupTriggerWorseCase": false,
        "worseCase": false,
        "allowLockDateUpdate": false,
        "disabled": false,
        "lockException": {
          "requestType": "Request",
          "allowRme": false,
          "enable": false,
          "priceToFee": false,
          "type": "Price",
          "types": [],
          "valueType": "Points",
          "lockExceptionMappedByGroup": {}
        },
        "lockExtender": {
          "id": "5ecea90024aa9a000123b8f9",
          "creationDate": "2020-05-27T17:53:04Z",
          "modifiedDate": "2020-05-27T17:53:04Z",
          "allowModifiedDate": true,
          "enable": false,
          "allowRme": false,
          "type": "Request",
          "useRateProgram": true,
          "allowOverride": false,
          "lockExtensions": [],
          "allowDailyFee": false
        },
        "worseCaseSettings": {
          "restrictDayLockPeriodHistorical": false,
          "restrictDayLockPeriodCurrent": false,
          "keepLockEffectiveDate": false,
          "currentRateSheet": null,
          "historicalRateSheet": null,
          "worseCase": null,
          "applyOriginalComp": false
        },
        "statusFee": null,
        "buySide": true
      },
      {
        "id": "6001e70f24aa9a0001db0d8a",
        "createdBy": null,
        "creationDate": "2021-01-15T19:03:43Z",
        "modifiedBy": null,
        "modifiedDate": "2021-01-15T19:03:43Z",
        "allowModifiedDate": true,
        "modifiedByOverride": null,
        "alert": false,
        "order": 0,
        "root": false,
        "primeState": false,
        "autoStatus": false,
        "autoStatusLockStatusId": null,
        "allowRevert": false,
        "allowRevertTo": [],
        "productCodes": [],
        "productCodesExclude": [],
        "allowPriceChange": false,
        "code": "Lock Request with Price Concession",
        "buttonName": "Lock Request with Price Concession",
        "description": "Lock Request with Price Concession",
        "loanSupplyType": [
          "SellSide"
        ],
        "visibleGroupIds": [],
        "alertGroupIds": [],
        "mappingLos": [],
        "nextStatusIds": [
          "5ff432dd24aa9a0001500eb3",
          "600f164024aa9a00018ce219"
        ],
        "color": "black",
        "alertActors": [],
        "lockStatusLogic": "Requested",
        "allowDaylockOverride": false,
        "allowGracePeriodOverride": false,
        "requireReprice": false,
        "repriceOutOfGroup": false,
        "repriceOutOfGroupTriggerWorseCase": false,
        "worseCase": false,
        "allowLockDateUpdate": false,
        "disabled": false,
        "lockException": {
          "requestType": "Request",
          "allowRme": false,
          "enable": true,
          "priceToFee": false,
          "type": "Price",
          "types": [
            "FEE"
          ],
          "valueType": "Points",
          "lockExceptionMappedByGroup": {}
        },
        "lockExtender": {
          "id": "6001e70f24aa9a0001db0d8b",
          "creationDate": "2021-01-15T19:03:43Z",
          "modifiedDate": "2021-01-15T19:03:43Z",
          "allowModifiedDate": true,
          "enable": false,
          "allowRme": false,
          "type": "Request",
          "useRateProgram": true,
          "allowOverride": false,
          "lockExtensions": [],
          "allowDailyFee": false
        },
        "worseCaseSettings": {
          "restrictDayLockPeriodHistorical": false,
          "restrictDayLockPeriodCurrent": false,
          "keepLockEffectiveDate": false,
          "currentRateSheet": null,
          "historicalRateSheet": null,
          "worseCase": null,
          "applyOriginalComp": false
        },
        "statusFee": null,
        "buySide": false
      },
      {
        "id": "5ecea92624aa9a000123b996",
        "createdBy": null,
        "creationDate": "2020-05-27T17:53:42Z",
        "modifiedBy": null,
        "modifiedDate": "2020-05-27T17:53:42Z",
        "allowModifiedDate": true,
        "modifiedByOverride": null,
        "alert": false,
        "order": 0,
        "root": false,
        "primeState": false,
        "autoStatus": false,
        "autoStatusLockStatusId": "5ecea95e24aa9a000123cf8f",
        "allowRevert": false,
        "allowRevertTo": [],
        "productCodes": [],
        "productCodesExclude": [],
        "allowPriceChange": false,
        "code": "Lock Requested",
        "buttonName": "Request Lock",
        "description": null,
        "loanSupplyType": [
          "BuySide"
        ],
        "visibleGroupIds": [],
        "alertGroupIds": [],
        "mappingLos": [],
        "nextStatusIds": [
          "5ecea95e24aa9a000123cf8f",
          "600f164024aa9a00018ce219"
        ],
        "color": "orange",
        "alertActors": [],
        "lockStatusLogic": "Requested",
        "allowDaylockOverride": false,
        "allowGracePeriodOverride": false,
        "requireReprice": true,
        "repriceOutOfGroup": false,
        "repriceOutOfGroupTriggerWorseCase": false,
        "worseCase": false,
        "allowLockDateUpdate": false,
        "disabled": false,
        "lockException": {
          "requestType": "Request",
          "allowRme": false,
          "enable": false,
          "priceToFee": false,
          "type": "Price",
          "types": [],
          "valueType": "Points",
          "lockExceptionMappedByGroup": {}
        },
        "lockExtender": {
          "id": "5ecea92624aa9a000123b997",
          "creationDate": "2020-05-27T17:53:42Z",
          "modifiedDate": "2020-05-27T17:53:42Z",
          "allowModifiedDate": true,
          "enable": false,
          "allowRme": false,
          "type": "Request",
          "useRateProgram": true,
          "allowOverride": false,
          "lockExtensions": [],
          "allowDailyFee": false
        },
        "worseCaseSettings": {
          "restrictDayLockPeriodHistorical": false,
          "restrictDayLockPeriodCurrent": false,
          "keepLockEffectiveDate": false,
          "currentRateSheet": null,
          "historicalRateSheet": null,
          "worseCase": null,
          "applyOriginalComp": false
        },
        "statusFee": null,
        "buySide": true
      }
    ]